Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce parser dialect #739

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Introduce parser dialect #739

merged 4 commits into from
Oct 22, 2024

Conversation

xlauko
Copy link
Member

@xlauko xlauko commented Oct 22, 2024

No description provided.

@xlauko xlauko requested a review from Jezurko October 22, 2024 02:54
@xlauko xlauko self-assigned this Oct 22, 2024
Copy link
Contributor

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format (v19.1.1) reports: 3 file(s) not formatted
  • lib/vast/Dialect/Parser/Dialect.cpp
  • lib/vast/Dialect/Parser/Ops.cpp
  • lib/vast/Dialect/Parser/Types.cpp
clang-tidy (v19.1.1) reports: 1 concern(s)
  • include/vast/Dialect/Parser/Dialect.hpp:15:10: error: [clang-diagnostic-error]

    'vast/Dialect/Parser/ParserDialect.h.inc' file not found

       15 | #include "vast/Dialect/Parser/ParserDialect.h.inc"
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Have any feedback or feature suggestions? Share it here.

@xlauko xlauko marked this pull request as ready for review October 22, 2024 16:35
@xlauko xlauko merged commit d597425 into master Oct 22, 2024
8 checks passed
@xlauko xlauko deleted the xlauko/parser-dialect branch October 22, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants